home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-02.Z / 94-02 / text0109.txt < prev    next >
Encoding:
Text File  |  1994-02-28  |  2.7 KB  |  75 lines

  1. >>We want to run the WINSOCK.DLL and TCPMAN.EXE form our network file server.
  2.  
  3. >>One thing we have run into is it seems that  TCPMAN.EXE will only use a INI 
  4. >>file that is in the same directory as it.  That would be fine if we were using 
  5. >>BootP (but we aren't).
  6.  
  7. >>Is there any known solution to this.
  8.  
  9. >>In the mean time I am copying the DLL and TCPMAN to the directory of Windows 
  10. >>and running it from there but it would be easier (in case of upgrade) to just 
  11. >>have one copy.
  12.  
  13. >>Thanks
  14. >  There is a section in the Winsock documentation called "Extra Info". It 
  15. >covers the use of command line options and environmental variables which can 
  16. >be used to override saved parameters in trmpwsk.ini. The examples given are:
  17.  
  18. >   tcpman -ip=123.231.213.123 -netmask=255.255.255.0
  19.  
  20. >or use
  21.  
  22. >   set ip=123.213.213.123
  23. >   set netmask=255.255.255.0
  24.  
  25. >Trying to set up some of the other Winsock apps on a network is a bit more fun 
  26. >especially where there are bookmark files or the like.
  27.  
  28. I saw that section but in our case we would like to use the INI files but to 
  29. have WINSOCK look to the local directory to find it.
  30.  
  31. Thanks.
  32.  
  33.  
  34.     *********************************************************************
  35.     *  Thomas D. Gasser                                                 *
  36.     *  Department of Neurosurgery                *******     ******     *
  37.     *  University of Minnesota                    ***  *** *** ***      *
  38.     *  (612) 624-4427                             ***   *****  ***      *
  39.     *  E-Mail:  THOMASG@STAFF.TC.UMN.EDU         *****        *****     *
  40.     *                                                                   *
  41.     *********************************************************************
  42. From news@bigblue.oit.unc.edu Thu Feb 10 15:44:55 1994
  43. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  44.           id AA05303; Thu, 10 Feb 1994 15:19:01 -0500
  45. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  46.           id AA18113; Thu, 10 Feb 1994 13:41:13 -0500
  47. Received: from GATEWAY by bigblue with netnews
  48.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  49. To: winsock@sunsite.unc.edu
  50. Date: 10 Feb 1994 15:44:55 GMT
  51. From: mead@bucknell.edu (Jerry Mead)
  52. Message-Id: <2jdkpn$h78@coral.bucknell.edu>
  53. Organization: Bucknell University, Lewisburg, PA
  54. Sender: ses
  55. Reply-To: mead@bucknell.edu
  56. Subject: trumptel documentation???
  57.  
  58.  
  59. I am running trumptel but my term setting on my Sun system doesn't
  60. seem to match trumptel - vi doesn't work, for example.  Does anyone
  61. know what term setting I should use or better yet, is there documentation
  62. which might help in resolving this and other configuration questions.
  63.  
  64. Thanks - jerry
  65.  
  66. ---------------------
  67.  
  68. Jerry Mead
  69. Dept of Computer Science
  70. Bucknell University
  71. Lewisburg, PA 17837
  72. mead@bucknell.edu
  73.  
  74.